| AdTermRelationship |
| Logical Entity Name | AdTermRelationship |
| Default Table Name | AdTermRelationship |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| AdTermRelationship Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdTermRelationshipID |
int | NO | ||
ParentAdTermID |
int | NO | ||
ChildAdTermID |
int | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AdTermRelationship Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Unq_AdTermRelationship_ParentAdTermID_ChildAdTermID | Index | ParentAdTermID, ChildAdTermID |
| PK_AdTermRelationship_AdTermRelationshipID | PrimaryKey | AdTermRelationshipID |
| AdTermRelationship Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdTerm | Non-Identifying | One To Zero or More | FK_AdTermRelationship.ChildAdTermID_AdTerm.AdTermID | ChildAdTermID | NO | YES | ||
| AdTerm | Non-Identifying | One To Zero or More | FK_AdTermRelationship.ParentAdTermID_AdTerm.AdTermID | ParentAdTermID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdTermRelationship.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdTermRelationship Check Constraints |
| Check Constraint Name | CheckConstraint |
| AdTermRelationship Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| AdTermRelationship Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.TermRelationship |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdTermRelationship |
NO |
| AdTermRelationship Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | ClassScheduling |
| Logical | CourseRegistration |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| AdTermRelationship Data Movement Rules |
| Name | Type | Rule Text/Value |